Test
Namespace
canopyParent Module: types
Contructors
| Constructor | Signature | Description | |
|---|---|---|---|
| # | new(description, func, number) | (description:string * func:(unit -> unit) * number:int) -> Test | CompiledName: |
Instance members
| Instance member | Signature | Description | |
|---|---|---|---|
| # | x.Description | string | CompiledName: |
| # | x.Func | unit -> unit | CompiledName: |
| # | x.Id | string | CompiledName: |
| # | x.Number | int | CompiledName: |